Files
iNaturalistReactNative/tests/mocks/cssMock.js
T
Ryan StellyandJohannes Klein 63da9cbcfb upgrade to nativewind@4 (#3826)
* 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>
2026-08-24 20:23:03 -05:00

4 lines
116 B
JavaScript

// CSS files are processed by nativewind via metro; in jest they resolve to
// an empty module
module.exports = {};