
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@config-plugins/ios-stickers
Advanced tools
Config plugin to auto-configure iOS iMessage stickers
Ensure you use versions that work together!
expo | @config-plugins/ios-stickers |
---|---|
54.0.0 | 12.0.0 |
53.0.0 | 11.0.0 |
52.0.0 | 9.0.0 |
51.0.0 | 8.0.0 |
50.0.0 | 7.0.0 |
49.0.0 | 6.0.0 |
This package cannot be used in the "Expo Go" app because it requires custom native code.
npx expo install @config-plugins/ios-stickers
In your app.json plugins
array:
{
"plugins": [
[
"@config-plugins/ios-stickers",
{
"name": "Stickers!",
"icon": "./assets/imessage-icon.png",
"stickerBundleId": "dev.bacon.iosstickers.stickers",
"columns": 4,
"stickers": [
"./assets/stickers/annoyed.png",
"./assets/stickers/cuddle.png",
"./assets/stickers/crazy.png",
"./assets/stickers/cant.png",
"./assets/stickers/donno.png",
"./assets/stickers/cozzy.png",
"./assets/stickers/dork.png",
"./assets/stickers/focus.png",
"./assets/stickers/avocool.png",
"./assets/stickers/coder-girl.png",
"./assets/stickers/teapot.png"
]
}
]
]
}
name
: defaults to the iOS app namestickerBundleId
: custom bundle identifier for the stickers project, if not provided, it will defaults to ${ios.bundleIdentifier}.${name}-Stickers
given your expo config values.icon
: defaults to the iOS app iconcolumns
: number of stickers to render, defaults to 3
. Can be one of 2
, 3
, 4
.stickers
: local file paths or remote URLs, or { image: "...", name: "...", accessibilityLabel: "..." }
. Order is preserved.FAQs
Config plugin to auto configure iOS iMessage stickers
The npm package @config-plugins/ios-stickers receives a total of 18 weekly downloads. As such, @config-plugins/ios-stickers popularity was classified as not popular.
We found that @config-plugins/ios-stickers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 10 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.