Create React Native apps that run on iOS, Android, and web
-
Updated
Aug 12, 2021 - TypeScript
React Native is a JavaScript mobile framework developed by Facebook. It allows developers to build Android and iOS mobile apps using JavaScript and reuse code across web and mobile applications.
Simply adding a settings screen can open new horizons for controlling backend, logins and more features. I am not sure whether it is best to have the settings as a drawer or a full screen yet. I believe we need to check how Google and Apple photos done this
Created by Facebook
Released January 2015
Latest release 1 day ago
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn
- similarly to defn with check on metadata for::events
fx/merge
- seems like it could be lint'ed as thread macro, plus warn on limitationsdefview
letsubs
- lint as let + check on types for