Skip to content

Instantly share code, notes, and snippets.

View NathanHazout's full-sized avatar

Nathan Hazout NathanHazout

View GitHub Profile
@NathanHazout
NathanHazout / App.js
Created January 31, 2021 13:58
Error: Text strings must be rendered within a <Text> component.
import React from "react";
import EventList from "./EventList";
export default function App() {
return <EventList />;
}
@NathanHazout
NathanHazout / Questions
Created September 6, 2011 06:29
GOTO Amsterdam
Day job: freelance developer
What is your language of choice: PHP
Open Source contributions: working on a platform to improve open source development
How do you use GitHub: client projects, participating in open source projects