Create React Native apps that run on iOS, Android, and web
-
Updated
Apr 25, 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.
Describe the bug
When you attach a file and images in same message, layout of gallery seems broken a bit.
Two Image | Single Images |
---|---|
![]() |
![simulator_screenshot_0F582597-8A81-4820-9686-56D114FC6AAD](https://user |
Created by Facebook
Released January 2015
Latest release 19 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::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