react-native-builder-bob icon indicating copy to clipboard operation
react-native-builder-bob copied to clipboard

New architecture support?

Open a7medev opened this issue 3 years ago • 1 comments

Describe the feature

Support for generating libraries that target the new and the old architectures at once, kinda like what is being done here: react-native-community/RNNewArchitectureLibraries.

Motivation

The React Native team has started to roll out the new architecture starting with version 0.68 and more and more libraries are adding support to it and it would be really great to be able to start building libraries targeting both the old and the new architectures as smoothly as it is the case now for the old architecture (native modules).

a7medev avatar Apr 13 '22 16:04 a7medev

I would also love to know how to upgrade a project to a new version of bob builder and configurations

HurrellT avatar Jul 01 '22 19:07 HurrellT