Monawwar Abdullah

Results 15 issues of Monawwar Abdullah

![image](https://user-images.githubusercontent.com/31907722/64875195-31afe800-d66a-11e9-90ce-fd06e535d3e4.png) I've tried changing these ``` compileSdkVersion 27 buildToolsVersion "27.0.3" ``` I've installed the module using `npm i -S react-native-admob@next`

I am trying to use this plugin with React Quill, but I don't know why Enter key doesn't work and I can't break the links.

I am getting the following error when I am trying to create an Observable function. ``` DataCloneError: observer => observable.subscribe(observer) could not be cloned. ```

question

I get this error in VS Code when I import the library. `Could not find a declaration file for module 'react-native-otp-textinput'` i tried running `yarn add -D @types/react-native-otp-textinput` but it...

### Describe the feature you'd like to request I've like over 15 packages inside my application, and when I run `pnpm run dev` turbo goes inside each package and runs...

needs investigation

#### Summary I am not able to run any pods, I did a clean install of microk8s on a new Ubuntu server, after installation I tried to run nginx from...

inactive

I have tried using this plugin with `swc`. `esbuild`, `babel` but each time i get type invalid error in the websocket message. I am using latest version of all the...

## Proposed Changes Added support to generate class prefix and postfix using the option. - Add option `classPrefix` - Add option `classPostfix` - Update README