
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
applaunch-login
Advanced tools
Fully Customizable Pre-build UI for the auth module which include login as well as Registration UI. Beside this you can also directly use Input, Buttons with various Customizable props
npm i applaunch-login
or
yarn add applaunch-login
import { LoginScreen } from 'applaunch-login';
| key | Type | Description |
|---|---|---|
style | props | pass style to whole container |
textInputContainerStyle | props | Customize text input container |
logoImageSource | props | add screen logo |
logoImageStyle | props | style logo |
loginButtonStyle | props | style login Button |
loginTextStyle | props | style login Button text |
onLoginPress | props | handle buttion press |
signupStyle | props | container style |
signupTextStyle | props | container text style |
dividerStyle | props | divider style |
disableDivider | props | divider disable and enable |
onSignupPress | props | handle sign up press button |
signupText | props | sign up button text |
forgotPassText | props | forgot button text |
loginButtonText | props | login button text |
onEmailChange | props | handle email change |
onPasswordChange | props | handle password change |
emailPlaceholder | props | email placeholder |
passwordPlaceholder | props | password placeholder |
iconImageSource | props | textinput field icon |
titleContainerStyle | props | title container style |
title | props | title placeholder |
description | props | description placeholder |
descriptionTextStyle | props | description text style |
titleTextStyle | props | title text style |
isEmailValid | props | change the border of textiput |
isPwdValid | props | change the border of email input |
emailValue | props | email value |
pwdValue | props | password value |
onForgotPress | props | handle fogot button text |
isLoding | props | button loader |
descriptionContainerStyle | props | container style |
editable | props | textinput |
textInputStyle | props | style |
import { LoginScreen } from 'applaunch-login';
| key | Type | Description |
|---|---|---|
style | props | pass style to whole container |
textInputContainerStyle | props | Customize text input container |
logoImageSource | props | add screen logo |
logoImageStyle | props | style logo |
buttonStyle | props | style Button |
buttonTextStyle | props | style Button text |
onButtonPress | props | handle buttion press |
signupStyle | props | container style |
signupTextStyle | props | container text style |
dividerStyle | props | divider style |
disableDivider | props | divider disable and enable |
onSignupPress | props | handle sign up press button |
signupText | props | sign up button text |
forgotPassText | props | forgot button text |
buttonText | props | button text |
onEmailChange | props | handle email change |
onPasswordChange | props | handle password change |
emailPlaceholder | props | email placeholder |
passwordPlaceholder | props | password placeholder |
iconImageSource | props | textinput field icon |
titleContainerStyle | props | title container style |
title | props | title placeholder |
description | props | description placeholder |
descriptionTextStyle | props | description text style |
titleTextStyle | props | title text style |
isEmailValid | props | change the border of textiput |
isPwdValid | props | change the border of email input |
emailValue | props | email value |
pwdValue | props | password value |
onForgotPress | props | handle fogot button text |
isLoding | props | button loader |
descriptionContainerStyle | props | container style |
editable | props | textinput |
textInputStyle | props | style |
namePlaceholder | props | name placeholder |
psswordPlaceholder | props | password placeholder |
onNameChange | props | handle name change |
mainColor | props | ..... |
loginStyle | props | ..... |
loginTextStyle | props | ..... |
import { Button } from 'applaunch-login';
| key | Type | Description |
|---|---|---|
loginButtonStyle | props | style to whole container |
loginTextStyle | props | buttion text |
onLoginPress | props | handle button press |
loginButtonText | props | style button text |
isLoding | props | show loding indicator |
import { Button } from 'applaunch-login';
| key | Type | Description |
|---|---|---|
loginButtonStyle | props | style to whole container |
loginTextStyle | props | buttion text |
onLoginPress | props | handle button press |
loginButtonText | props | style button text |
isLoding | props | show loding indicator |
import { Input } from 'applaunch-login';
| key | Type | Description |
|---|---|---|
value | props | text value |
onChangeText | props | hanlde on change input value |
editable | props | is editable or not |
mainColor | props | normal color while focus |
originalColor | props | default color |
import { Title } from 'applaunch-login';
import { Description } from 'applaunch-login';
import { ChangePassword } from 'applaunch-login';
import { ForgotPasswordScreen } from 'applaunch-login';
FAQs
testing
We found that applaunch-login demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.