
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@preply/ds-rn-root
Advanced tools
@preply/ds-rn-rootRoot provider (+ themes) for native applications.
Follow the instructions in @preply/ds-workspace.
tl;dr:
import { RootProvider } from `@preply/ds-rn-root`;
import { Heading, Button } from `@preply/ds-rn-lib`;
export const App: FC = () => (
<RootProvider theme="tokyo-ui">
<Heading level="h1">Hello!</Heading>
<Button>Go!</Button>
</RootProvider>
);
Reach out to #design-system-public if you think you can help and keep an eye on DS Confluence for more docs, guides, work in progress, decisions, the works.
You probably want to execute yarn dev and/or yarn docs in the root, as per instructions in @preply/ds-workspace.
For quicker - and more focused - feedback, you can also directly use the scripts in this package directory, but make sure you have first executed yarn build in root, or that you have the root yarn dev script running in the background.
Details about tools and configurations in @preply/ds-workspace.
FAQs
Unknown package
The npm package @preply/ds-rn-root receives a total of 820 weekly downloads. As such, @preply/ds-rn-root popularity was classified as not popular.
We found that @preply/ds-rn-root demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 8 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.