🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@screeb/react-native

Package Overview
Dependencies
Maintainers
4
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@screeb/react-native

Continuous Product Discovery

Source
npmnpm
Version
3.0.0
Version published
Weekly downloads
276
-26.79%
Maintainers
4
Weekly downloads
 
Created
Source

npm screeb/react-native License: MIT Cocoapods Maven Central

@screeb/react-native

A react-native module to integrate Screeb mobile sdk for Android and/or iOS.

How to install the React-Native SDK in your app ?

See here.

Changelog

See here.

Run examples

React Native CLI example

yarn install

cd example/
yarn install

cd ios/
pod install
cd ..

yarn android
yarn ios

Expo example

The Expo project lives in example-expo. It builds a full native binary (Expo Go will not load custom native modules).

yarn install

yarn workspace example-expo prebuild
yarn workspace example-expo ios   # or android

# in another terminal, from the repo root
yarn example:expo

Re-run prebuild whenever native configuration changes (for example after toggling the new architecture). Use yarn workspace example-expo prebuild --clean if you need to fully regenerate the iOS/Android projects. The example-expo/react-native.config.js file ensures the Screeb module is autolinked automatically.

License

MIT

Keywords

react-native

FAQs

Package last updated on 13 Jan 2026

Did you know?

Socket

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.

Install

Related posts