Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Removed RNAudioStreamerPackage.java createJSModules Override #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JonnyPillar
Copy link

@JonnyPillar JonnyPillar commented Nov 25, 2017

  • Removed the RNAudioStreamerPackage.java createJSModules override as the method can no longer be overridden. Only removed the override incase the method is used elsewhere

  • Fixes the error:

node_modules/react-native-device-info/android/src/main/java/com/learnium/RNDeviceInfo/RNDeviceInfo.java:26: error: method does not override or implement a method from a supertype
  @Override
  ^

Jonny Pillar added 2 commits November 25, 2017 17:10
- Removed the RNAudioStreamerPackage.java `createJSModules` override as the method can no longer be overridden
Removed RNAudioStreamerPackage.java `createJSModules` Override
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant