/react-native-hook

react-native implementation based on react hook

Primary LanguageJava

English | 简体中文

react-native-hook

react-native implementation based on react hook

Usage

    yarn // install dependencies
    
    react-native link
    
    react-native run-ios 
    or 
    react-native run-android

Contributing

Any type of contribution is welcome, here are some examples of how you may contribute to this project:

  • Use react-native-hook in your daily work.
  • Submit issues to report bugs or ask questions.
  • Propose pull requests to improve our code.