oblador / react-native-esbuild

Fast bundler and dev server for react-native using esbuild
MIT License
595 stars 11 forks source link

Implement flow/reanimated syntax aware loader #23

Closed oblador closed 2 years ago

oblador commented 2 years ago

This removes the burden on the developer to keep track of which modules and components use flow or reanimated, and should "just work" in the typical setup.