Skip to content

castle/castle-react-native

Repository files navigation

Castle for React Native

Castle adds real-time monitoring to your authentication stack, instantly notifying you and your users of potential account hijacks.

npm License CircleCI codecov

Requirements

React Native

  • React Native 0.77.0+

iOS

  • iOS 15.1+
  • Xcode 16.3+

Android

  • Android 7.0

Installation

Add the @castleio/react-native-castle package to your package.json.

yarn

yarn add @castleio/react-native-castle

npm

npm install --save @castleio/react-native-castle

Linking Native Code on iOS

Run pod install in the ios directory in order to link to the native iOS project. A shortcut for doing this without switching directories is to run

npx pod-install

Once completed, re-build the app binary and start using the library

npx react-native run-ios

Liking Native Code on Android

In order to start using the library you'll need to re-build the app binary

npx react-native run-android

Usage

Please see the Mobile Integration Guide.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

React Native library for Castle

Topics

Resources

License

Contributing

Stars

12 stars

Watchers

9 watching

Forks

Packages

 
 
 

Contributors