Maycon Mesquita
Maycon Mesquita
@Spasfonx @kevinkuchar @artursudnik @jake-lambert-volusion @kwent I'm releasing all previous fixes (plus avoid deprecation warning @ node v12+), on a separated package: https://www.npmjs.com/package/express-redis-cache-next
@rawpixel-vincent Sure. It's here: https://github.com/mayconmesquita/express-redis-cache-next
Issue with more details: (#125) I opened a pull request solving this issue (#126).
@DevopsElectricJukebox this is working at production env? thanks
great job @oferRounds
@vitsy I created a repo to fix capinsets on RN v0.59, v0.60 and above. I created a manual linking guide there.
If anyone need this in PT-BR: ```js import { LocaleConfig } from 'react-native-calendars'; // pt-br localization for react-native-calendars LocaleConfig.locales['pt-br'] = { monthNames: [ 'Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho',...