This repository contains two distinct projects that provide support for CafSmartAuth in React Native applications:
- caf-smart-auth-react-native-cli: Uses Native Modules to bridge the gap between JavaScript and native code (Android and iOS).
- caf-smart-auth-react-native-expo: Based on Expo Modules, enabling a simplified integration with Expo projects.
| Project | Description |
|---|---|
| caf-smart-auth-react-native-cli | Uses Native Modules for native integration. |
| caf-smart-auth-react-native-expo | Uses Expo Modules for simplified integration. |
- caf-smart-auth-react-native-cli: Access the documentation here.
- caf-smart-auth-react-native-expo: Access the documentation here