mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
SELF-1680: Starfall mobile push notifications (#1548)
* move to personal mcp * add new nova pin screen * rename screen * update nova route * unblock local dev building * rename nova to starfall * move to dev dependency * move to dependencies * add correct package * save wip * save wip * save wip fixes * rename self logo * fix screen logos * fix order * add starfall api to fetch push notification code * agent feedback * fix tests, minor agent feedback * abstract component * rename topic * re-add button props * fix linting
This commit is contained in:
11
yarn.lock
11
yarn.lock
@@ -8663,6 +8663,7 @@ __metadata:
|
||||
react-native-haptic-feedback: "npm:^2.3.3"
|
||||
react-native-inappbrowser-reborn: "npm:^3.7.0"
|
||||
react-native-keychain: "npm:^10.0.0"
|
||||
react-native-linear-gradient: "npm:^2.8.3"
|
||||
react-native-localize: "npm:^3.5.2"
|
||||
react-native-logs: "npm:^5.3.0"
|
||||
react-native-nfc-manager: "npm:3.16.3"
|
||||
@@ -29892,6 +29893,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-linear-gradient@npm:^2.8.3":
|
||||
version: 2.8.3
|
||||
resolution: "react-native-linear-gradient@npm:2.8.3"
|
||||
peerDependencies:
|
||||
react: "*"
|
||||
react-native: "*"
|
||||
checksum: 10c0/cd41bf28e9f468173f1e5e768685128ebf8bbf9077710e43b63482c1a76f37bff8ab3d1d6adfd7b4d54e648672356c02bea46c47cdbdb1844ebe5c5caf720114
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-native-localize@npm:^3.5.2, react-native-localize@npm:^3.5.4":
|
||||
version: 3.6.0
|
||||
resolution: "react-native-localize@npm:3.6.0"
|
||||
|
||||
Reference in New Issue
Block a user