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