stephenkopylov / rn_libs_example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample of ReactNative project with custom native and JSI(JavaScript interface) modules

You'll need:

  1. Mac with node.js and yarn installed
  2. Xcode

How to start:

  1. navigate to project root directory
  2. run yarn install && cd mobile/ios && pod install
  3. open mobile/ios/monorepo_jsi_example.xcworkspace
  4. run the project

If both libraries are working properly you'll see something like this in the terminal: Screenshot 2023-03-26 at 23 11 26

About


Languages

Language:Java 38.2%Language:C++ 12.9%Language:TypeScript 11.8%Language:Ruby 11.6%Language:Objective-C 8.4%Language:Objective-C++ 8.3%Language:CMake 6.1%Language:JavaScript 2.7%