mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-20 17:38:16 +00:00
Merge pull request #398 from Hizoul/patch-1
Fix Compilation Error in React Native 0.47.0
This commit is contained in:
commit
2651916845
@ -15,7 +15,6 @@ import java.util.List;
|
||||
*/
|
||||
public class PickerPackage implements ReactPackage {
|
||||
|
||||
@Override
|
||||
public List<Class<? extends JavaScriptModule>> createJSModules() {
|
||||
return Collections.emptyList();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user