26 lines
803 B
Markdown
26 lines
803 B
Markdown
# Clear cache on startup
|
|
|
|
npx expo start -c
|
|
|
|
# Icons
|
|
|
|
https://pictogrammers.com/library/mdi/
|
|
|
|
https://stackoverflow.com/questions/68243384/dark-mode-usecolorscheme-always-returns-light-on-android
|
|
|
|
https://stackoverflow.com/questions/70493788/i18nextpluralresolver-your-environment-seems-not-to-be-intl-api-compatible-u
|
|
|
|
https://aboutreact.com/switch-screen-out-of-the-navigation-drawer-in-react-native/
|
|
|
|
## Helpful for release app to Play Store
|
|
|
|
https://stackoverflow.com/questions/66804691/include-android-permission-in-expo-react-native
|
|
|
|
# mDNS
|
|
|
|
https://expo.canny.io/feature-requests/p/zeroconf-protocol-support
|
|
|
|
https://docs.expo.dev/develop/development-builds/development-workflows/#build-locally-with-android-studio-and-xcode
|
|
|
|
https://forum.arduino.cc/t/help-understanding-mdns-on-esp32/1026655/5
|