Mohammad Shbool

Results 8 comments of Mohammad Shbool
trafficstars

same issue here using React `16.8.6`

you need a workaround to get this working on the latest version of react-native, like the fact that the new react-native uses koltin, not java, which differs a little in...

hello @pierroo. what you have implemented up there with your Kotlin code is correct as long as you're adding the import statement at the top of the file. are you...

Having the same problem **react-rte: "0.16.1"** ``` import React from 'react'; import RichTextEditor from 'react-rte' export default class Add extends React.Component { constructor(props) { super(props); this.state = { value: RichTextEditor.createEmptyValue(),...

I didn't know that there was a Slack room 😅

> What is the proposed translation for > > * Major > * Minor > * Patch > > > Version : Major.Minor.Patch > > What do you think of...

> There is a proposal by @Fcmam5 ( #130 ) to amend the translation of **[DOCS](https://ar.reactjs.org/docs/getting-started.html)** from `المستندات` to `التوثيق` .. I would keep it as is, its clearer that...

this is still happening on `"react-native": "0.73.1"`