-
I've been trying to implement se Package in my **Expo** project for a few days. Without success. I keep getting the same error
`
"dependencies": {
"react-native-paper": "4.9.2",
"@e…
-
I have built the project but only the spinner comes appears.
This is my package.json
{
"name": "GMLocations",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_mo…
-
Font Awesome icons are used in web via importing a font. In theory, the same can done in react-native (see https://github.com/oblador/react-native-vector-icons).
But this implementation uses SVG vi…
-
Webpack config snippet:
{
use: {
loader: "babel-loader",
options: {
presets: [
…
-
Hi team, please help revise the README and help resolve the issue;
```
Unable to start your application. Please refer to https://expo.fyi/no-registered-application for more information.
at node_m…
-
**Is your feature request related to a problem? Please describe.**
It seems a little heavy and unecessary to require react-native-vector-icons. The basic number input functionality could easily be im…
-
Hello, I am using this on a very simple Expo app in a bare workflow.
iOS compiles and works fine, however when I `npx expo run:android` or `eas build --profile development --platform android` I get t…
-
**Do you want to request a *feature* or report a *bug*?**
**Bug**
**What is the current behavior?**
I have an actual dependency upon `react-native-vector-icons` in my React Native project.
…
-
You are including @expo/vector-icons but it's not in the package.json as a dependency. Anyone not using expo cannot use this.
-
## Environment
System:
OS: Windows 10 10.0.19045
CPU: (6) x64 Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
Memory: 2.53 GB / 15.66 GB
Binaries:
Node:
version: 20.11.1
path: C:\Pro…