Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 376 Bytes

File metadata and controls

14 lines (11 loc) · 376 Bytes

This is a fork of https://github.com/GriddleGriddle/Griddle from v0.8.2. We have internally published a v0.8.3 tag that fixes an issue with search. There may be more changes in the future.

Usage:

package.json:

{
    "dependencies": {
        "griddle-react": "git://github.com/social-native/Griddle#v0.8.3",
    }
}

git tag process documentation coming soon.