[go: up one dir, main page]

Skip to content
View alxxndrv's full-sized avatar
❤️
Swift 100.0%
❤️
Swift 100.0%

Highlights

  • Pro

Block or report alxxndrv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alxxndrv/README.md

👋 Hi, I'm George!

✉️ Feel free to contact me on Telegram with any questions.

🕒 Time zone: GMT +3.

Languages and technologies

Pinned Loading

  1. statusify statusify Public

    Транслируйте музыку, которая играет у Вас в Spotify в Ваш статус ВКонтакте

    Python 2

  2. tgemoji tgemoji Public

    Python

  3. beautiful in-app swift notification beautiful in-app swift notification
    1
    private struct InAppNotification: View {
    2
        var text: String
    3
        @Binding var shown: Bool
    4
        @Binding var success: Bool?
    5
        @State var startedAnimatingStroke = false