Chris Finn
Chris Finn
I think I can implement this feature but just wanted to see if this is something in the works already or not.
Still an issue. The only solution I have found is to customize the webpack configuration, using dotenv to set your variables there.
@benlutz I wrote up what I did last year here. Basically I avoided using Constants & just used env https://finnternet.com/dev/blog/expo-starter-initial-setup I was wrong about the webpack config. The babel inline...
Actually, it would be extending the Node class to include custom properties that you could use when creating or extending nodes. I am thinking it will require forking the library...
Nope, I haven't been able to fix it. I am not even sure where to start because the fonts are successfully loading at the start and for some reason are...
I am using S3 but I think it should be similar. Essentially the upload image callback function needs to return a promise resolving with `{ data: { link: 'url-to-the-image-here' }...
This is still an issue and a pretty important one for a notification library.
> Go to your main tip tap editor file. When you are using Mathematic pro extension, you also have to import the katex.css. Guess what? Just import the official mhchem...