star-micronics / react-native-star-io10

react-native-star-io10 is a library for supporting application development for Star Micronics devices.
Other
83 stars 54 forks source link

Fresco 2.5.0 #34

Closed israelko closed 2 years ago

israelko commented 2 years ago

Hello,

We are using Fresco 2.5.0 in our react native android app, and it seems to conflict with the code in your library and cause build errors regarding the following:

https://github.com/star-micronics/react-native-star-io10/blob/1392dff4d2992b30b70e6a051605f04a08c9fcc2/android/src/main/java/com/stario10module/StarIO10ValueConverter.kt#L680

https://github.com/star-micronics/react-native-star-io10/blob/1392dff4d2992b30b70e6a051605f04a08c9fcc2/android/src/main/java/com/stario10module/StarIO10ValueConverter.kt#L729

https://github.com/star-micronics/react-native-star-io10/blob/1392dff4d2992b30b70e6a051605f04a08c9fcc2/android/src/main/java/com/stario10module/StarIO10ValueConverter.kt#L731

Are you planing on supporting the newer versions of Fresco so the lib can be used in projects that use them?

Thanks!

gare-bear commented 2 years ago

@israelko is this the Fresco you're referring to?

israelko commented 2 years ago

@gare-bear yes

israelko commented 2 years ago

Hi, Any news regarding this issue?

Thanks!

bandit-ibayashi commented 2 years ago

Sorry for the delay in commenting. It has changed to the body property in version 1.1.0, so I think it works fine now.

Thank you for your report!

bandit-ibayashi commented 2 years ago

A detailed description is answered below. https://github.com/star-micronics/react-native-star-io10/issues/37#issuecomment-1075807803