Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
Not another wrapper around SFSafariViewController. A fully-featured, cross-platform web browser written in React Native.
-
A simple 2D game (called The Box) implemented in React Native, as an Expo app, using TypeScript.
TypeScript 38
-
Forked from lxmmxl56/iPhone-libmecab
A sample iOS application utilizing the Mecab morphological analyzer as a static library.
Objective-C 26
-
2,085 contributions in the last year
Contribution activity
July 2020
- shirakaba/migrate-ts-loader-to-babel-loader JavaScript
Created an issue in sveltejs/svelte that received 3 comments
Support binding to the "complete" property of <img> elements (or even all arbitrary properties of DOM elements)
Is your feature request related to a problem? Please describe.
Svelte does not support two-way binding for the complete property on <img> elements,…