mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-09-16 07:44:34 -04:00
* nativewind 4 spike * themed and cssInterop fixes * clearify comment on inline Animated.View styles * remaining style fixes and supplementary agent docs * fix pill button on media screens --------- Co-authored-by: Johannes Klein <17345891+jtklein@users.noreply.github.com>
4 lines
116 B
JavaScript
4 lines
116 B
JavaScript
// CSS files are processed by nativewind via metro; in jest they resolve to
|
|
// an empty module
|
|
module.exports = {};
|