https://github.com/hansemannn/titanium-slack-text-view-controller
Use the awesome (!) Slack TextViewController in Titanium!
https://github.com/hansemannn/titanium-slack-text-view-controller
javascript native slack titanium
Last synced: 10 months ago
JSON representation
Use the awesome (!) Slack TextViewController in Titanium!
- Host: GitHub
- URL: https://github.com/hansemannn/titanium-slack-text-view-controller
- Owner: hansemannn
- License: mit
- Created: 2018-04-03T17:48:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T17:49:30.000Z (about 8 years ago)
- Last Synced: 2025-04-15T20:54:39.252Z (about 1 year ago)
- Topics: javascript, native, slack, titanium
- Language: Objective-C
- Size: 5.31 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slack TextViewController in Titanium
Use the **awesome** [SlackTextViewController](https://github.com/slackhq/SlackTextViewController) in Titanium!

> Warning! This module is highly work in progress and not ready for any productional use. Help making it stable by contributing
new API's and functionalities from the native Library to this bridge.
## Requirements
- [x] Titanium SDK 6.3.0 or later
## API's
### Methods
#### `showTextViewDialog(args)`
- (No arguments handled so far)
## Build
```js
appc run -p ios --build-only
```
## License
MIT
## Author
Hans Knöchel