
Security News
Socket Integrates With Bun 1.3’s Security Scanner API
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
@tanker/client-react-native
Advanced tools
Tanker provides an easy-to-use SDK allowing you to protect your users' data.
This repository only contains the React Native bindings, which are a thin wrapper around our Android and iOS bindings.
The core library that underlies our native bindings can be found in the TankerHQ/sdk-native GitHub project.
npm install @tanker/client-react-native
See the API documentation.
See the contributing guide to learn how to contribute to the repository and the development workflow.
First, compile the Android app:
cd example
yarn
yarn detox build --configuration android
Then, start the application:
yarn start # This will block your terminal. Test logs will be output by this process, keep an eye on it
And the admin server:
yarn flask # This blocks your terminal too
Finally, run the tests:
yarn detox test --configuration android
Apache-2.0
FAQs
Tanker client SDK for React Native
The npm package @tanker/client-react-native receives a total of 0 weekly downloads. As such, @tanker/client-react-native popularity was classified as not popular.
We found that @tanker/client-react-native demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Security News
Python 3.14 adds template strings, deferred annotations, and subinterpreters, plus free-threaded mode, an experimental JIT, and Sigstore verification.
Security News
Former RubyGems maintainers have launched The Gem Cooperative, a new community-run project aimed at rebuilding open governance in the Ruby ecosystem.