Vladislav P

Results 30 comments of Vladislav P
trafficstars

was suggested by @bradfordlemley to note my temporary (modification to cra scripts required). I also opened [a bug](https://github.com/facebook/create-react-app/issues/4295) on the same topic, very significant issue.. in my mind. Here is...

@sheepsy90 you mean refs as, say, string refs or the new rews https://reactjs.org/docs/refs-and-the-dom.html ? Or did you mean something else? (also I made the above hack work through [rewire](https://github.com/timarney/react-app-rewired), so...

@thaddeus-k , In the mean time (until CRA allows symlinked directories underneath src), I use rewire react app to make get the symlink paths into babel-loader rules. Another problem I...

We are running into exact same issue (Ubuntu bionic, PG 11). Has anybody gotten this to work?

I was able to get role to work (at least from what I can see). By adding these variables: ``` # start of hba stuff # This role does not...

I am also looking for a way to reference an array element within config. Conceptually, I am trying to simplify configuration and allow users to use 'foreign keys' so to...

I was able to get it to work on RN 63.+ although the documentation does not appear to state that (or may be I am misreading it) For the error...

> Do you mean the swift b objective C code, this is IOS? I should have written: For the error you are getting, It is possible that native portion of...

It seems that everybody who posted on this thread (myself included), was able to get the checkbox to work on RN 0.63+ So perhaps the only thing that's needed is...

When trying to pull I am getting permission error `yarn add react-native-unimodules@expo/react-native-unimodules#@sjchmiela/configurable_groovy ` ``` Exit code: 128 Command: git Arguments: ls-remote --tags --heads ssh://[email protected]/expo/react-native-unimodules.git Directory: .. Output: [email protected]: Permission denied...