galio-starter-kit icon indicating copy to clipboard operation
galio-starter-kit copied to clipboard

Galio's starter kit is an app you can use to see what you can create with our library

Results 18 galio-starter-kit issues
Sort by recently updated
recently updated
newest added

Happens when running on the android emulator as shown in the screenshot attached. My_Env: Node version: v16.14.2 Npm version: 8.5.0 Macbook pro M1 pro (Mac OS Monterey) Also has anyone...

## REPORTED ISSUE Following the docs for installation, I keep getting the following output: ``` This command requires Expo CLI. Do you want to install it globally [Y/n]? ``` >...

Getting following error .. installed plugin as per the instructions provided in the link , but the error is not going ################################################################# Failed to compile. /galio-starter-kit/App.js SyntaxError:/galio-starter-kit/App.js: Support for the...

First running: npm install Then $ npm start > @galio-org/[email protected] start C:\Users\Iman\Documents\Github\galio-starter-kit > expo start [01:31:20] Starting project at C:\Users\Iman\Documents\Github\galio-starter-kit [01:31:21] Developer tools running on http://localhost:19002 [01:31:22] Some dependencies are...

``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: @galio-org/[email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react-native-svg npm ERR! react-native-svg@"^9.12.0"...

Hi all, I toke https://galio.io/ with react native. my code is just tring to use the register page to show it my code is : ``` export default function App()...

I tried spinning up this project using expo, and on the client app, it gives the error: "Something went wrong. This project uses SDK v35.0.0, but this version of the...

Hi guys, i am getting the below error when i try to run it on the web web Failed to compile. /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js SyntaxError: /Applications/MAMP/htdocs/React Native/galio-starter-kit/App.js: Unexpected token (8:6) 6...

Hi, I am trying to scroll the app in the Article Screen page, the scroll is not working. The screen is just stuck, scroll has no effect. It's the exact...

Type: Bug

What if I want to render my own footer in the cards. Why is it mandatory to use the avatar given. And even if I keep the avatar prop null...