Avishek Chatterjee
Avishek Chatterjee
Hi @ballercat what is the status of the issue, is anyone working on it, I would love to help you?
Hi, @ylukomskyi are you still working on it? If not then should I give it a try?
I've used material date picker now.
@Lg0gs @Thanhal-P-A can you guys approve the PR, it's a very important feature?
> @mrlaessig thanks buddy, but still I feel this approach will be good if we use this package as a wrapper, but for someone who is directly using this package...
This should be top priority
@zoontek any possible timeline when this could be released?
``` "build:staging": "STAGE=staging EXPO_PUBLIC_APP_VARIANT=staging eas build --profile=staging", "ota:staging": "STAGE=staging EXPO_PUBLIC_APP_VARIANT=staging npx eas update --branch staging", ``` **For Production**: `NODE_ENV=production STAGE=production EXPO_PUBLIC_APP_VARIANT=production` Apply this to your script and check.