Remove webcrypto polyfill, as it's no longer needed
This commit is contained in:
parent
4eb8bc1249
commit
810fcf9910
11 changed files with 11 additions and 10364 deletions
|
|
@ -28,7 +28,6 @@ public class MainApplication extends Application implements ReactApplication {
|
|||
List<ReactPackage> packages = new PackageList(this).getPackages();
|
||||
// Packages that cannot be autolinked yet can be added manually here, for example:
|
||||
// packages.add(new MyReactNativePackage());
|
||||
packages.add(new AppSecureRandomPackage());
|
||||
return packages;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue