You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appreciate this is WIP, so apologies if reporting issues is annoying... with the latest version I'm getting:
File "/Users/xxxxx/dev/my-app/node_modules/bs-react-native-elements/src/Elements_Image.re", line 37, characters 12-13:
Error: syntax error, consider adding a ';' before
We've found a bug for you!
/Users/xxxxx/dev/my-app/node_modules/bs-react-native-elements/src/Elements_Image.re
As a workaround, I commented out fromImageProps to get it compiling.
The text was updated successfully, but these errors were encountered:
Hi,
Appreciate this is WIP, so apologies if reporting issues is annoying... with the latest version I'm getting:
As a workaround, I commented out
fromImageProps
to get it compiling.The text was updated successfully, but these errors were encountered: