Browse Source

readme additions

pull/1/head
Tim Glasgow 2 years ago
parent
commit
958680210b
  1. 5
      README.md

5
README.md

@ -1,2 +1,7 @@
# react-native-template
Coding conventions:
- Lower-case single-word folder names
- Upper-case single-word file names
- Upper-case exports IF export is an object or reference
- Lower-case exports IF export is a function
Loading…
Cancel
Save