
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
rescript-nativebase
Advanced tools
rescript-nativebaseReScript bindings for
nativebase.
Exposed as RescriptNativeBase module.
rescript-nativebase X.y.* means it's compatible with
nativebase X.y.*
When
nativebase
is properly installed & configured by following their installation instructions,
you can install the bindings:
npm install rescript-nativebase
# or
yarn add rescript-nativebase
rescript-nativebase should be added to bs-dependencies in your
bsconfig.json:
{
//...
"bs-dependencies": [
"@rescript/react",
"rescript-react-native",
// ...
+ "rescript-nativebase"
],
//...
}
At the moment, please read the NativeBase documentation. Most props map to float, int, or a polymorphic variant (like #xs, #lg, etc).
Please check the examples folder for a simple movie list and a todo app.
Check the changelog for more informations about recent releases.
Read the contribution guidelines before contributing.
We want this community to be friendly and respectful to each other. Please read our full code of conduct so that you can understand what actions will and will not be tolerated.
FAQs
ReScript bindings for NativeBase
We found that rescript-nativebase demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
/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.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.