-
Updated
Sep 16, 2021 - JavaScript
react-native-web
Here are 306 public repositories matching this topic...
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Sep 3, 2019 - TypeScript
-
Updated
Sep 15, 2021 - TypeScript
-
Updated
Mar 12, 2021 - JavaScript
This is only used for get
and set
methods, and makes up 15% of the expo/config-plugins
bundle (10% of expo/config
). Every expo module installs config-plugins so this would positively effect a lot of projects.
-
Updated
Aug 24, 2021 - JavaScript
I tried to create an iOS release build.
Steps to reproduce:
- install pods
- open Xcode Workspace
- edit schema to release
- start build
Looks like the bundler doesn't know the "ios" platform => no bundle creation.
"error Invalid platform "ios" selected"
+ node /Users/userName/RN-mono/node_modules/react-native/cli.js bundle --entry-file index.js --platform ios --dev fals
-
Updated
Sep 5, 2021 - TypeScript
-
Updated
Aug 11, 2021 - JavaScript
base λ yarn
yarn install v1.22.10
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=14.0.0". Got "12.19.1"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Aug 19, 2021 - TypeScript
Add tests
We need to have tests. Especially for the date utils and the grid generator
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Sep 1, 2021 - JavaScript
Hey,
This is a great plug in. I was wondering if we can pass different type of svg or images.
For example hats, circles, emoji etc?
Would this something possible at the moment?
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Sep 17, 2021 - JavaScript
-
Updated
Sep 15, 2021 - TypeScript
Add babel page
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Sep 2, 2021 - JavaScript
-
Updated
Sep 9, 2017 - JavaScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Sep 17, 2021 - TypeScript
-
Updated
Aug 17, 2021 - TypeScript
@oxyii ..I Have tried the solution you have mentioned in the below link:
reactrondev/react-native-web-swiper#12 (comment)
Currently, In the prevpos and nextPos I have mentioned "left" and "right" respectively. But It does not show at the edge of the Container
I guess internal
Improve this page
Add a description, image, and links to the react-native-web topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the react-native-web topic, visit your repo's landing page and select "manage topics."
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.