robinkam / ReactNativeIssueDemo

This project is for demonstrating some issues I found when using React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactNativeIssueDemo

This project is for demonstrating some issues I found when using React Native

Issues demoed in this project:

  1. When rendering complicated items in a ListView, calling native modules mothods appears blocked for seconds unexpectedly on Android devices, but seems OK on iOS devices.

About

This project is for demonstrating some issues I found when using React Native


Languages

Language:Objective-C 43.0%Language:JavaScript 27.1%Language:Python 16.9%Language:Java 13.1%