react-native-kore-botsdk-test v0.0.513
implementation ("com.facebook.fresco:animated-gif:3.1.0")
}
protected List getPackages() { @SuppressWarnings("UnnecessaryLocalVariable") List packages = new PackageList(this).getPackages();
packages.addAll(new ArrayList<>(Arrays.<ReactPackage>asList(
new FastImageViewPackage(),
new RNPureJwtPackage(),
new ReanimatedPackage(),
new OrientationPackage()
)));
// Packages that cannot be autolinked yet can be added manually here, for example:
// packages.add(new MyReactNativePackage());
return packages;
}
}
// List of native modules to include def nativeModules = 'react-native-vector-icons', 'react-native-fast-image', 'react-native-reanimated', 'react-native-pure-jwt', 'react-native-reanimated-carousel', 'react-native-orientation-locker',
// Include and set project directory for each native module nativeModules.each { includeModule(it) }
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago