Eric Richer

Results 50 comments of Eric Richer

Did you ever figured out how to do it? If not, you can provide the context to the translate filter by adding a parameter to the filter markup: `{{somedata |...

I have the same issue since I moved from Expo SDK47 (RN 0.70) to Expo SDK49 (RN 0.72). This is more likely a React Native issue than an Expo issue....

@robozb Did you also log this issue in the React Native repo?

@robozb I am curious, when did you start using SDK49 and noticed the issue. I upgraded from SDK47 to SDK48 a couple of weeks ago but SDK49 has been released...

> The problem arised 2 weeks ago, I started to use SDK49 one or two weeks before that :) So something got updated in the last 2 weeks that broke...

I saw that you also opened an issue with Expo https://github.com/expo/expo/issues/24273 Let's see what happens... Regards

If you agree to use the bundled Bootstrap js file, I have the pull request ready to submit

@juizmill I understand your need to have a "starter kit" that provides a framework for front end work. Unfortunately, it will not come from this project. This skeleton's purpose is...

Ok. To my knowledge, there is no CDN that just points to Bootstrap. We will still need to specify the version. If the objective is to prevent updating the skeleton...

I already updated the PR to use the CDN. As far as using Bootstrap or not, I do not believe it is my decision to make since I do not...