Create React Native apps that run on iOS, Android, and web
-
Updated
Feb 13, 2022 - 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.
Would be cool to have Dark Mode integrated earlier, saves us time if we implement it incrementally.
Created by Facebook
Released January 2015
Latest release 3 days 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::eventsfx/merge- seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs- lint as let + check on types for