-
Este compêndio tem como propósito unificar de forma organizada todo material gratuito disponibilizado pela Rocketseat. Será encontrado materiais do Blog, Youtube e Instagram.
# Starter
Cursos …
-
In my RN apps, preact signals not working. Previous implementation wasn't working because of navigation.
```
ERROR TypeError: Cannot read property 'alternate' of null
This error is located a…
-
Code push - Bundle changes are not reflected once the App closes and reopens only. (iOS Platform), Android working fine.
### Steps to Reproduce
1. Installed build on the device
2. Released co…
-
I am trying to create an NX monorepo for an ionic react app I am building.
I create the nx workspace like so:
`npx create-nx-workspace my-org --preset=empty`
Then I installed installed the req…
-
Hi, Dear @kanzitelli. how can i fix this problem?
```
PinOverlay: {
component: PinOverlay,
options: {
layout: {
backgroundColor: '#12469A',
},
overlay…
-
### Summary
When trying to upgrade to expo 49, we receive the following error when running `npm i`:
```
npm ERR! Could not resolve dependency:
npm ERR! peer expo@"^48.0.17" from @expo/webpack-conf…
-
Subscribe to this issue and stay notified about new [daily trending repos in TypeScript](https://github.com/trending/typescript?since=daily)!
-
I'm using your package in a RN Web project and I have to do this in my webpack config, else I would get the error "unexpected token import"
```js
loaders: [{
test: /\.jsx?$/,
exclu…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue).
- [X] I agree to follow the [Code of…
-
### Current Behavior
Button background isn't updating with theme light/dark/inverse. It stays light gray, unless a colored theme is used.
### Expected Behavior
Background is black for theme …