HeEAaD / Demo-ReactNative-UI-not-on-main-thread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo project for React Native issue 15006

  1. yarn install
  2. open ReactNativeUINotOnMainThread.xcodeproj with Xcode 9
  3. run scheme ReactNativeUINotOnMainThread
  4. wait until the app is launched in the simulator
  5. scroll a bit in the app
  6. observe the runtime issues in Xcode:

ui-not-on-main-thread

About


Languages

Language:Objective-C 84.0%Language:JavaScript 16.0%