Skip to content

Instantly share code, notes, and snippets.

View 5ylvino's full-sized avatar
😀
Always available

Sylvester Ekweozor 5ylvino

😀
Always available
View GitHub Profile
@5ylvino
5ylvino / solution-to-invalid-podfile.md
Created September 27, 2024 14:31
[!] Invalid `Podfile` file: unexpected token at ''.

SOLUTION - [!] Invalid Podfile file: unexpected token at ''.

Resolution of Incompatibility Error Between React native package.json (even though there is no flexible versioning) version and React native runtime yarn version


Environment versions setup in use
Node v20.10.0
NPM v10.2.3
ruby 3.2.5 App - react native version 0.71.8

@5ylvino
5ylvino / nigeria-states-LGA.js
Last active August 30, 2024 15:03
List of all Nigerian states and zip code, LGA, alphabetically arranged in JS array
export const STATES_WITH_POST_CODE_AND_LGA_IN_NIGERIA = [
{
state: 'Abia',
lga: [
'Aba North',
'Aba South',
'Arochukwu',
'Bende',
'Ikwuano',
'Isiala-Ngwa North',