Skip to content

aidenkoog/useful-react-native-utility

Repository files navigation

Notice

  • As of October 18, 2023, this repository will no longer be maintained.

react-native-utility

  • This repository has many kinds of utility classes.

Continue to study and ponder to improve the code structure.

  • Language: Typescript
  • Structure Summary
    • ✨ assets
    • ✨ data
    • ✨ domain
    • ✨ presentation
    • ✨ utils

Utilities provided in this repository.

  • Alert
  • BLE
  • Common
  • Logger
  • Navigation
  • Permission
  • Storage
  • Theme
  • Time
  • Toast
  • Constants

Release Note

  • 2023/03/07: Initalize react-native typescript project.
  • 2023/03/08: Update utility functions / classes / usecases.
  • 2023/03/08: Update README.md

Build Trouble Shooting

  • Error: Task :app:validateSigningDebug FAILED / Keystore ... not found for signing..
    • cd android/app
    • Execute command, keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000

About

(~2022, No longer maintained) This repository has many kinds of utility classes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published