GitHub topics: textview
naseemakhtar994/MultiColorTextView Fork of ha-yi/MultiColorTextView
Language: Kotlin - Size: 117 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

naseemakhtar994/CounterTextView Fork of ursimon/CounterTextView
Animated TextView, which animates towards numerical target
Language: Java - Size: 283 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

naseemakhtar994/FastTextView Fork of lsjwzh/FastTextView
FastTextView
Language: Java - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

naseemakhtar994/Stylish-Widget-for-Android Fork of shiburagi/Stylish-Widget-for-Android
StylishWidget is a library for an Android Application project to make the UI more beautiful and allow to use third party font. This library also contain few view that created by me.
Language: Java - Size: 7.02 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

naseemakhtar994/RTextEditorView Fork of jkennethcarino/rtexteditorview
A simple WYSIWYG editor for Android
Language: Java - Size: 884 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

naseemakhtar994/Android-WordToSpan Fork of bachors/Android-WordToSpan
Small & simple library to create a link url, mail, mention and tag in textView.
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

farasource/dropdown
Simple Dropdown (Expandable/Collapsible) TextView For Android
Language: Java - Size: 1.35 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ayltai/Android-Lib-VerticalMarqueeTextView 📦
A custom TextView with vertical marquee effect
Language: Java - Size: 253 KB - Last synced at: almost 2 years ago - Pushed at: over 9 years ago - Stars: 163 - Forks: 41

GaidamakUA/SchemaTextWatcher
TextWatcher to handle input with empty spaces '_' and placeholders.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Pakis-Interactive-Studio/Tebel
A simple textview with custom background to provide additional information.
Language: Kotlin - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

arasu01/TextViewPlaceHolder
Give a placeholder text for textview.
Language: Objective-C - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

imflyn/ExpandableTextView
Android 中可"折叠""打开"或者"全文""收起"的TextView
Language: Java - Size: 3.87 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

bytebeats/VerticalTextView
A View display text vertically.
Language: Kotlin - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

xymelon/RichText
Rich text for android textview.
Language: Java - Size: 394 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

act262/NoScaledText
No scaled text
Language: Java - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

behzadian/android-number-entry
Provides a TextEdit view for Android apps that only accepts digits, group them in 3 numbers format and display localized version of numbers in realtime
Language: Kotlin - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

pavillalta/proyecto-multipantallas-android-studio
Este proyecto multi pantallas está formado por una pantalla de menú principal y otras donde se utilizan controles básicos TextView, EditText, Buttom y Tabs. Incluye pasar datos de una pantalla a otra, ejemplo de sensores y multimedia. Cualquier uso de proyecto se recomienda solicitar autorización del autor: https://github.com/Juan-Carlos-Mejia
Language: Java - Size: 8.72 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pavillalta/pasar-datos-entre-pantallas-en-android-studio-S2A2G42022
Ejemplo de Aplicación en Android Studio que permite pasar datos de una pantalla a otra, se usan controles básicos como TextView, Edit Text, Buttom y Toast. Proyecto educativo compartido por https://github.com/JulioMaravilla
Language: Java - Size: 449 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

pavillalta/estructuras-de-control-if-en-android-studio-S2A2G62022
Aplicación en Android Studio que permite pasar datos de una pantalla a otra, en la primer activity se usan controles básicos como TextView, Edit Text, Buttom y Toast. En la segunda pantalla se usa estructura de control IF. Proyecto educativo compartido por Geovanny Guerrero https://github.com/Usis015221
Language: Java - Size: 4.71 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pavillalta/controles-basicos-en-android-studio-S2A1G42022
Aplicación en Android Studio usando controles básicos Text View y Text Plain, con diseño de tres Activity (Pantallas), se usan botones con método Intent que permite navegar entre las Activity.
Language: Java - Size: 5.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pavillalta/cambiar-entre-activity-en-android-studio
Aplicación en Android Studio usando controles básicos Text View y Text Plain, con diseño de tres Activity (Pantallas), se usan botones con método Intent que permite navegar entre las Activity. Proyecto educativo subido por https://github.com/alanhenriquez
Language: Java - Size: 3.95 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pavillalta/cambiar-de-activity-en-android-studio-S2A2G32022
Proyecto en android studio para demostrar el cambio entre pantallas, se usan controles Text View y Edit Text para pasar datos de una pantalla a otra, también se trabajan las cadenas en el archivo string.
Language: Java - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kisorniru/SEIPClass4Part1
intent, radiobutton, checkbox, new activity
Language: Java - Size: 1.94 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

nilsbore/streamflood
Multi virtual terminal streams library for c++
Language: C++ - Size: 1.5 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

HLQ-Struggle/TextViewSetWordSpace
Android设置TextView字间距
Language: Java - Size: 127 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 18 - Forks: 5

Coder-HuangBH/BorderProgressTextView
Android 一个带边框进度条的TextView
Language: Kotlin - Size: 1.28 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Semper-Viventem/RoundedBackgroundSpan
Draw rounded background for text
Language: Kotlin - Size: 240 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 3

Ibrahim-Gudrat/Android-Fundamentals-1
This application is used to add two number and show the sum
Language: Kotlin - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ofer987/lless
Like less, but with colours. Less really is more.
Language: Go - Size: 2.63 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ParfoisMeng/ExpandableTextView
仿微信朋友圈可以全文/收起的TextView。
Language: Kotlin - Size: 131 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 1

prongbang/ExpandableTextView
Expandable Text View Android Library
Language: Kotlin - Size: 894 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

kennic/NKComponents
A set of control components for convenience of use: NKTextField, NKTextView, NKIconLabel, NKGridLineView, NKImageView
Language: Swift - Size: 36.1 KB - Last synced at: about 12 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alexfacciorusso/ShorteningTextView
A TextView that shows the right text based on its size!
Language: Kotlin - Size: 276 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 3

Tintenklecks/HTML-Attributed-Text-Component-for-SwiftUI-
SwiftUI Text component, that displays attributed HTML text as a simple Text component.
Language: Swift - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 2

jwd-ali/JDAnimatedTextField
Animated Subclass of UITextField created with CABasicAnimation and CAShapeLayer
Language: Swift - Size: 3.48 MB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 2

kamrul3288/customview-android
A simple library that helps to create differ type of shape and stroke without creating drawable file. Also collection of complex custom view
Language: Kotlin - Size: 1.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ThiefMD/libwritegood-vala
A port of npm write-good to vala for Gtk.TextView and Gtk.SourceView
Language: Vala - Size: 328 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

Coder-HuangBH/TextOnImageSpan
继承自ImageSpan,支持在ImageSpan上绘制你想要的文本(Inherited from ImageSpan, support for drawing the text you want on ImageSpan)
Language: Kotlin - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

fumoboy007/ModernAppKit
An assortment of enhancements to AppKit to support modern app development.
Language: Swift - Size: 93.8 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 22 - Forks: 3

noowenz/ShowMoreLess
A simple Android library for displaying a more and less functionality in TextView and very easy to Convert your TextView in ExpandableTextView
Language: Kotlin - Size: 393 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 54 - Forks: 9

SEsseltine/easytable
An easy to use text table creator for Python 3
Language: Python - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ParfoisMeng/DecimalTextView
自定义TextView/EditText,实现显示(或输入)小数、数字前缀(¥$...)、千分符、最大值等。
Language: Java - Size: 2.62 MB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

myDario/DarioInlineImageTextView
Android TextView with inline image
Language: Kotlin - Size: 161 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Linguistic/GradientText Fork of albinekb/GradientText
A gradient text component for React Native :high_brightness:
Language: Objective-C - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

JustinGeorgeJoseph/Android-Folating-border-TextView
Android TextView with floating dash border.
Language: Java - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

matpag/ClickDrawableTextView
This library add the ability to listen to drawables touch events for TextView subclasses
Language: Java - Size: 177 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 4

RakuyoKit/RKOControls 📦
自己的一个控件库。每一个单独的控件都支持CocoaPods。
Language: Objective-C - Size: 101 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

hamzaahmedkhan/CounterAnimationTextView
A tiny Android library makes very easier count animation of TextView.
Language: Kotlin - Size: 7.35 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 2

debojyoti452/UltimateTextView
Language: Kotlin - Size: 2.6 MB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

NitishGadangi/TypeWriter-TextView
Android Library to Get Smooth and Polished Typewriter Effect for TextView
Language: Java - Size: 684 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 0

anehir/LogViewer
Opens large UTF-8 text/log files very fast and searches within them very fast too. Opening a 1 GB file does not take a second.
Language: C# - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 6

hu2di/android-custom-view
Android custom some view: progressbar, background drawable, tablayout, textview, button, shortcut
Language: Java - Size: 281 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

iamogbz/android-editable-textview 📦
📋 Android textview with extendable text display behaviour
Language: Java - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tapptitude/TTInputVisibilityController
Lightweight controller to keep your inputs visible when the keyboard is presented.
Language: Swift - Size: 2.83 MB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 24 - Forks: 4

kiruba-r11/Mine-Eluder-App
A simple game app using TextViews, EditTexts, Buttons and Intents. This app is an upgradation to the command-line game "Mine-Eluder" which I developed using C++.
Language: Kotlin - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

furkannkaymaz/Text-switcher
Usage of textswitcher component with custom animation
Language: Kotlin - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

learntodroid/AndroidLoginForm
Beginner Android tutorial using LinearLayout, CardView, TextView, EditText and Button widgets for creating a login form that generates a Toast message
Language: Java - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

learntodroid/HyperlinkTextViewTutorial
Tutorial for displaying a hyperlink inside a TextView in an Android app
Language: Java - Size: 129 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

sixgodIT/TextTagSpan
在TextView中使用文本添加自定义标签
Language: Java - Size: 261 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 7

sonubumrah/Canvo-App
This is simple app for converting Temperature in different unit. in this app we have used following tools.
Language: Kotlin - Size: 148 KB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

sonubumrah/Table
This is simple app In which any body can write table of any digit. In this app I have used Intent class and splash Screen and user can enter input according to his/her desired. In this app we have used following tools
Language: Kotlin - Size: 2.65 MB - Last synced at: 26 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

zamberform/AnnotationTextIOS
An TextView to show which can config annotation in Japanese&Chinese
Language: Swift - Size: 144 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

bffcorreia/fole
Fole is a simple library to collapse and expand a TextView.
Language: Java - Size: 388 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 71 - Forks: 4

ChathuraHettiarachchi/TypeFaced
This library allow developer to create textView, button, edittextView and etc, with custom type face.
Language: Java - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1

rasheedsulayman/AnimatedCountTextView
🚀 A library that helps you animate change in numeric values in a TextView
Language: Kotlin - Size: 8.12 MB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 27 - Forks: 9

SMehranB/AnimatedTextView
Animate the String Values in your app
Language: Kotlin - Size: 16.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

enofeb/Socially
Socially is a textView which is able to create separate clickable views according to your requirements.
Language: Kotlin - Size: 297 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 0

dngo-io/cover-creator
Write texts on images with php
Language: PHP - Size: 313 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 4

hearsilent/RoundProgressTextView
TextView with Round Pogress
Language: Java - Size: 3.4 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 2

profahad/toolTipTextView
ToolTipTextView is an customzed with tool tip feature
Language: Kotlin - Size: 360 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

anitaa1990/CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Language: Java - Size: 296 KB - Last synced at: 18 days ago - Pushed at: about 8 years ago - Stars: 27 - Forks: 4

giuseppebruno/SwiftPlaceholderTextView
A simple UITextView. But with placeholder.
Language: Swift - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

moisoni97/TextViewOutline
This is a demo project on how to create a TextView with an outer stroke.
Language: Java - Size: 135 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

jgabrielfreitas/LicenseTextView
Custom Lincese TextView for android
Language: Java - Size: 521 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 31 - Forks: 3

rohitpuriji/Android-Edit-Textview-Library
A Library to manage properties of Edittext and Textview
Language: Java - Size: 1.41 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

zhuanghongji/UrlSpannableTextView
a simple custom TextView on Android for dealing with url click event
Language: Java - Size: 2.84 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

HumorousGhost/TextView
swifui UITextView
Language: Swift - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

shabake/GHDynamicInputView
带删除键的TextView. TextView自适应高度
Language: Objective-C - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 3

manisingh41/TextviewMentionHashtag
A custom textview for showing hashtag, mention url or attachments. When you start with # and give space after writing a word it turns out to be hashtag, similar for the mention when use with @. URL can be used too.
Language: Swift - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

rchastain/textview
Text file viewer
Language: Pascal - Size: 318 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

nameisjayant/swift-ui-yt
In this repository we will see the components of swift ui
Language: Swift - Size: 122 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

learntodroid/AndroidGravityLayoutGravity
Tutorial for using the gravity and layout_gravity attributes in Android for positioning TextView, EditText and Button widgets in the user interface
Language: Java - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

CherryPerry/PrecomputedTextDemo
PrecomputedTextCompat API Demo
Language: Kotlin - Size: 408 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Applib-HarmonyOS/TextViewOverflowing
Custom HMOS view to allow reflowing text from one TextView to another.
Language: Java - Size: 859 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Applib-HarmonyOS/TextCounter
A simple subclass of HMOS TextView that counts up or down.
Language: Java - Size: 1.29 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Applib-HarmonyOS/KitKatEmoji
Library for Emoji View like Hangouts, Emoji TextView and Emoji EditText.
Language: Java - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Applib-HarmonyOS/SpannableTextView
SpannableTextView is a custom TextView which lets you customize the styling of slice of your text or statment via Spannables, but without the hassle of having to deal directly with Spannable themselves.
Language: Java - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Amnaazam123/Login-SignupPages-Android
This application includes the practice of layouts. In this app, there are two different activities one for register user and one for login user. On clicking the button respective activity is shown at mobile.
Language: Java - Size: 109 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Amnaazam123/CounterApp-Android
This is app having one button which increments the count by one whenever you click on button
Language: Java - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

StephenVinouze/LinkifiedTextView
An extended TextView that allows you to detect several types of links such as urls, hashtags, phone numbers, etc.
Language: Java - Size: 245 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 2

TomasHubelbauer/swiftui-text-view
UITextView wrapped for use with SwiftUI
Language: Swift - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MissChurchill/Smart_Converter
This app allows the user to convert Celsius and Fahrenheit temperatures. This was my first android app I developed in my Google Training program. It was also my teacher's favorite! I come a long way in coding since then.
Language: Kotlin - Size: 479 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

StevenRudenko/OmniText
Highlights various information (like credit cards, phone numbers, number values) in TextView and adds actions on it
Language: Kotlin - Size: 344 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mjlong123123/CenterImageSpan
Extend ImageSpan for vertical center layout
Language: Kotlin - Size: 162 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

Rajeshwari-Argulwar/UnitConverter
This is a simple Android application that converts KG value into Pound value
Language: Java - Size: 2.89 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arman189/TextUtilyzer
Developed by Md Arman Khan .."Lets you enter the text and see the magic"
Language: HTML - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EngrAhsanAli/AAMaterialText
AAMaterialText is a customizable Text input field written in Swift 5.
Language: Swift - Size: 144 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

WahdanZ/ColoredText
Colored Your Text in android easily
Language: Kotlin - Size: 184 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

donggyushin/DGPlaceholderTextView
A light-weight UITextView that supports for placeholder.
Language: Swift - Size: 16.6 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

cagricolak/TextSphere
TextSphere is a small framework for customized TextView
Language: Swift - Size: 125 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0
