hadnet
hadnet
> It should follow dotenv flow priority to some extent https://www.npmjs.com/package/dotenv-flow#variables-overwritingpriority Thanks again, man. So makes no difference using .env.production, it’s just for merging and priority. So do think that...
> I'm not sure? Try taking a look at this example https://github.com/goatandsheep/chatkitty-example-react-native Mmm, my app is a bare workflow, not managed, have you tried with eas+bare workflow+react-native-dotenv? I’m seeing some...
> @hadnet Have you figured out what caused the issue? I think I have the same problem: environment variables are undefined when I install the `.apk` extracted from an `.aab`...
> Hi @hadnet how does .aab work? Do you have an example repo? Sorry, nope. I don't have time now, but you, as the author, could create a simple project,...
> If you pay attention, I contributed $2. I'm from a third-world country, and dollars are not something small here. Just so you know, I lost my job because of...
> Thanks so much for reporting this issue. The babel plugin is experimental and we are happy to track any issues our users are having. > > I would recommend...
> I will try to merge this tmrw! Still tomorrow?
So still we can not animate the blurAmount using Reanimated, ha?
I'm getting the same error. I followed this [doc](https://storybook.js.org/docs/vue/configure/webpack#extending-storybooks-webpack-config) to add sass support but obviously it's not working well. But commenting `@storybook/preset-create-react-app` SB works again so I don't know what...
Same problem as woong25's last reply. I can't change @primary-color using any method but changeTheme({'@primary-color': 'whatevercolor'}). The problem is that takes too long for my custom primary-color to replaced the...