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";

What’s Next