UNPKG

react-native-multiple-modals

Version:

Native implementation with the ability to display multiple Modals

11 lines 263 B
module.exports = { dependency: { platforms: { android: { libraryName: "multiplemodals", componentDescriptors: ['RNTModalViewComponentDescriptor'], cmakeListsPath: "../android/src/main/jni/CMakeLists.txt" }, }, }, };