React Native Installation
Requirements
iOS 10.0 or greater. macOS 10.15 or greater.
Installation
npm install react-native-glassfy-module
expo install react-native-glassfy-module
Import
After installing the SDK, import Glassfy with the following code:
import { Glassfy } from "react-native-glassfy-module";
Updated about 1 year ago
What’s Next