You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since in `CmakeLists.txt` we depend on libreact-native-audio-api.so, we need to make sure that building an app will be invoked after library is existing.
199
+
187
200
## Final touches
188
201
189
202
Last part is to finally onboard your custom module to your app, by creating typescript interface that would map c++ layer.
0 commit comments