Shane Rogers
Shane Rogers
@villeristi heres an example of what I used recently to set my google maps api key per environment. https://gist.github.com/phoenixbox/d095d29fc09792ae4f51bf5f60aadd06 any questions let me know 👍
Hey @alexanderniebuhr what change did you have to make? Can you paste the code snippet here?
@alexanderniebuhr ah ok good catch! I missed that because I was using default stylings, tried to customize it and I see what you mean. Thanks for the heads up! I'll...
@alexanderniebuhr ok I made an update, the style override works for me now You can test it in your project via this if you like 👍 ``` "react-native-progress-bar": "git+https://github.com/phoenixbox/react-native-progress-bar.git#imports-update" ```
@alexanderniebuhr what did you import look like when you used the version as: ``` export default class ProgressBar extends Component {} ``` did it look like this? ``` import ProgressBar...
@alexanderniebuhr @lwansbrough updated ❤️
@lwansbrough beep 🚀 :)
actually I ran through the closed issues and saw that [this one](https://github.com/STRd6/pixel-editor/issues/51) might indicate the `gh-pages` version might be embeddable in an iframe I might try that :)
Ok cool Ill see how I get on :) 