There isn't a way to maintain backwards compatibility (as far as I know), because the java compiler will complain about the parameter differences. This is a really crappy way to change the code on the RN side, so I guess this library will require a major version bump and notices that version 2 isn't compatible with < 0.57.3. Addresses #47
There isn't a way to maintain backwards compatibility (as far as I know), because the java compiler will complain about the parameter differences. This is a really crappy way to change the code on the RN side, so I guess this library will require a major version bump and notices that version 2 isn't compatible with < 0.57.3. Addresses #47