I looked into `package.json` and there are the 2 weird things: - `description` says _native_ instead of _mobile_ apps - `keywords` includes _native_, but not _mobile_ Also, `keywords` should include the _android_ keyword.
I looked into
package.jsonand there are the 2 weird things:descriptionsays native instead of mobile appskeywordsincludes native, but not mobileAlso,
keywordsshould include the android keyword.