- Add the node-modules/ios/RNSquall.xcodeproject xcode project to
Librariesof your react native project - Add
libRNSquall.ato Linked Frameworks and Libraries - Add
Squall.frameworkto the parent react-native projects from node-modules/react-squall/ios (create a Frameworks group, if desired) - Add
Squall.frameworkto Embedded Binaries under General - Add
($SRCROOT)/../node-modules/react-squall/to Framework Headers in Build Settings - Don't forget to add a
Squall Licensekey-value pair to your project's info.plist
Animations needs to be bundled with the parent react-native project